home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Amateur Radio User Group / AARUG UK #79 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].zip / AARUG UK #79 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].adf / logger.lzh / logger / qrp / qrp.defaults < prev    next >
Text File  |  1995-01-10  |  3KB  |  69 lines

  1. !Specify the defaults for the program
  2. !p - the power output multiplier - default is 10
  3. !P - the power output recorded in the log. ONLY used for QSLs.
  4. !s - the power source bonus - default is 1
  5. !t - timezone in the format   [-]hh[:mm][D]
  6. !     Timezones WEST of Greenwich are POSITIVE numbers. So, the optional
  7. !     minus sign is used to indicate EAST of Greenwich.
  8. !     The optional minutes [:mm] allows setting the timezone to
  9. !     After the time, an optional letter 'D' indicates daylight savings
  10. !     time is used in this zone.
  11. !     Thus, the time you specify with hh:mm is your local STANDARD timezone
  12. !     used during the winter.
  13. !     Once set this need not be changed as the program will adjust for
  14. !     DST if necessary. BUT the user must always ensure that the AMIGA
  15. !     clock is running on LOCAL TIME (i.e. on 1st Sunday in April and last
  16. !     Sunday in October, you must adjust your clock.
  17. !     Alternatively, you can set the environment variable TZ_CHU in your
  18. !     s:startup-sequence file as follows:
  19. !     setenv TZ_CHU [-]hh[:mm][D]
  20. !     If the timezone is specified in this file then it overrides the
  21. !     environment variable. If neither are specified then the program
  22. !     prints an error message and terminates.
  23. !f -  forces program to use specified frequency and mode, NOT the frequency
  24. !     or mode of the the radio.
  25. !     If this command is used the serial port is not opened.
  26. !     This value defaults to zero and when set to zero the
  27. !     value on the radio is used.
  28. !     Setting this to a non-zero value allows you to enter a previously
  29. !     recorded log (thus, the frequency on the radio is irrelevant).
  30. !l -  Sets morse code memory. e.g.    l N string ...   sets memory N
  31. !     to the specified string
  32. !
  33. !     The string may contain abbreviations for commonly used strings.
  34. !     %C Replaced by the users callsign as given by the 'c' command (below)
  35. !     %c Replaced by the callsign typed in the beginning of the data entry
  36. !        line
  37. !     %N Replaced by the current QSO number.
  38. !m - sets morse code speed. e.g.  m 40  sets it to 40wpm.
  39. !
  40. !k - sets keyer type.
  41. !    0 = Iambic Curtis B with dot/dash memory  (DEFAULT)
  42. !    1 = Iambic Curtis A with dot/dash memory
  43. !    2 = bug. Automatic dots. Manual dash.
  44. !c - set your callsign.
  45. !
  46. !q n  If n = 0 then ARCI contest. Else contest is MIchigan in which case
  47. !     the power multiplier (p) is automatically forced to 1.
  48. !
  49. c ve5va
  50. p 10
  51. s 1
  52. l 1 tu %R sk 6032 k
  53. l 2 " sk sk 6032 6032 k
  54. l 3 de %C %C k
  55. l 4 %C
  56. l 5 " nr 6032 6032 k
  57. l 6 nr?
  58. l 7 cq cq test de %C %C qrp test k
  59. l 8 %c tu ur %R sk 6032 k
  60. l 9 " %R %R sk sk 6032 6032 k
  61. l 10 tu
  62. m 22
  63. k 0
  64. P 0.9W
  65. ;f 14060 cw
  66. a 0
  67. ;b
  68. q 0
  69.